Method Count<TKey, TProps>(IRedbGrouping<TKey, TProps>)

Assembly: redb.Core.dll

Count in a group: Agg.Count(g)

public static int Count<TKey, TProps>(IRedbGrouping<TKey, TProps> group) where TProps : class, new()